home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1995 #1
/
Amiga Plus 1995 #1.iso
/
fish-disketten
/
fish_811-820
/
d811
/
bsh
/
m
< prev
next >
Wrap
Text File
|
1994-12-13
|
313b
|
12 lines
local i
if !?PAGER
local PAGER="More"
endif
foreach i ( $* )
$PAGER $i
end
# M is presented as is; no warrantee is either expressed or implied
# as to it's suitability to any purpose whatsoever. You assume all the
# risk for all damage, even if caused by a defect in the software,
# no matter how awful.